This is the complete list of members for ccmc::Vector< T >, including all inherited members.
| angle(Vector< T > &a, Vector< T > &b) | ccmc::Vector< T > | static |
| angle(T &angle, Vector< T > &a, Vector< T > &b) | ccmc::Vector< T > | static |
| c0() | ccmc::Point< T > | |
| c1() | ccmc::Point< T > | |
| c2() | ccmc::Point< T > | |
| components | ccmc::Point< T > | protected |
| cross(Vector< T > &a, Vector< T > &b) | ccmc::Vector< T > | static |
| cross(Vector< T > *a, Vector< T > *b) | ccmc::Vector< T > | static |
| cross(Vector< T > &c, Vector< T > &a, Vector< T > &b) | ccmc::Vector< T > | static |
| dot(Vector< T > &a, Vector< T > &b) | ccmc::Vector< T > | static |
| dot(Vector< T > *a, Vector< T > *b) | ccmc::Vector< T > | static |
| dummy | ccmc::Vector< T > | static |
| length() | ccmc::Vector< T > | |
| norm(Vector< T > &a) | ccmc::Vector< T > | static |
| norm(Vector< T > *a) | ccmc::Vector< T > | static |
| norm() | ccmc::Vector< T > | |
| operator*(const T &value) const | ccmc::Vector< T > | |
| operator*=(const T &value) | ccmc::Vector< T > | |
| operator+(const Vector< T > &v) const | ccmc::Vector< T > | |
| operator+=(const Vector< T > &v) | ccmc::Vector< T > | |
| operator-(const Vector< T > &v) const | ccmc::Vector< T > | |
| operator-=(const Vector< T > &v) | ccmc::Vector< T > | |
| operator/(const T &value) const | ccmc::Vector< T > | |
| operator/=(const T &value) | ccmc::Vector< T > | |
| Point() | ccmc::Point< T > | |
| Point(T &c0, T &c1, T &c2) | ccmc::Point< T > | |
| setComponents(T &c1, T &c2, T &c3) | ccmc::Point< T > | |
| toString() | ccmc::Point< T > | |
| triple(Vector< T > &a, Vector< T > &b, Vector< T > &c) | ccmc::Vector< T > | static |
| Vector() | ccmc::Vector< T > | |
| Vector(T c0, T c1, T c2) | ccmc::Vector< T > | |
| ~Point() | ccmc::Point< T > | virtual |
| ~Vector() | ccmc::Vector< T > | virtual |